#banner2{margin-top: 112px;height: 687px;}
#banner2 .bd {height: 687px;}
#banner2 .bd ul {height: 687px;}
.xz{
	position: relative;
    display: inline-block;
    border: 1px solid rgba(102,102,102,1);
    width: 272px;
    top: -40px;
}
.desc{
	position: relative;
    top: -714px;
    right: -716px;
    z-index: 999;
    width: 460px;
    height: 749px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 40px 0px rgba(51,51,51,0.2);
}
.desc p{
    font-size: 16px;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: #A6927D;
    line-height: 38px;
    margin: 50px;
}

.desc h3{
	height: 124px;
}

.desc h3 .s_1{
     font-size: 32px;
    font-weight: 400;
    color: #999999;
    position: absolute;
    left: 47px;
    top: 48px;
}

.desc h3 .s_2{
    font-size: 18px;
    font-family: PingFang-SC-Regular;
    font-weight: 300;
    color: #999999;
    position: absolute;
    left: 47px;
    top: 100px;
}

.desc h3 .s_3{
    width: 64px;
    height: 64px;
    background:#0c5d9e;
    border: 4px solid #9abde1;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 44px;
    top: 55px;
    cursor: pointer;
}
.desc h3 .s_3:HOVER{
	background:#d62926;
	border: 4px solid #F9E0D7;
}

.desc h3 .s_3 i{
    width: 22px;
    height: 36px;
    background: url(/saide/import/img/saide.png?time=20190704) no-repeat;
    display: inline-block;
    margin-top: 20px;
    background-position: 6px -110px;
    background-size: 640px;
}

.d_title{
	border-bottom: 1px solid #D9D9D9;
    padding-bottom: 10px;
    margin-bottom: 24px;
}

.d_title a{
	float: right;
}
.d_title .s_1{
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: #999999;
}

.d_title .s_2{
    font-family: monospace;
    font-weight: 400;
    color: #999999;
    margin-left: 8px;
}

.d_title .s_3{
	font-family: monospace;
    font-weight: 400;
    color: #999999;
    opacity: 0.6;
    float: right;
    cursor: pointer;
    line-height: 50px;
}
.d_title .s_3:HOVER{
	color:#d62926;
}

.hot{
    margin-top: -632px;
    height: 400px;
}


.d_hot div{
    width: 270px;
    float: left;
    margin-left: 40px;
}

.d_hot div:FIRST-CHILD{
	margin-left: 0px;
}
.d_hot>div>a>img{
	height:193px;
	width:100%;
}
.d_hot a:HOVER {
	 box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.d_hot a:HOVER .f_1{
	 color: #d62926;
}

.d_hot div a .f_1{
    color: #000000;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    margin-left: 3px;
}

.d_hot div a .f_2{
	color:#999999;
	font-size:13px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	line-height:36px;
	margin-left: 3px;
}

.content{
    height: 270px;
    padding-bottom: 40px;
    background-color: #F5F5F5;
    padding-top: 40px;
}
.content .d_title{
	border: none;
	padding-bottom: 0px;
}
.d_content_l{
	width: 45%;
    float: left;
    height: 100%;
    padding-right: 5%;
    border-right: 1px solid #CCCCCC;
}
.d_content_r{
	width: 45%;
    float: right;
    height: 100%;
}

.content a{
  	text-decoration: none;
    color: #999999;
    font-size: 20px;
    line-height: 56px;
    display: initial;
}

.content a:HOVER{
  color: #d62926;
}
.content a p{
	width: 70%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    float: left;
}
.content a span{
	float: right;
}